Skip to content

gh-103000: Optimise dataclasses asdict/astuple for common types#103005

Merged
AlexWaygood merged 15 commits intopython:mainfrom
DavidCEllis:faster_dataclasses_serialize
Apr 10, 2023
Merged

gh-103000: Optimise dataclasses asdict/astuple for common types#103005
AlexWaygood merged 15 commits intopython:mainfrom
DavidCEllis:faster_dataclasses_serialize

Conversation

@DavidCEllis
Copy link
Contributor

@DavidCEllis DavidCEllis commented Mar 24, 2023

PR for issue #103000

I'm not attached to _ATOMIC_TYPES as the name for the set but 'atomic' matched how they're referred to in copy and I didn't have anything more suitable.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes performance Performance or resource usage stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants